Skip to content

[WIP] Fix incorrect links in docs/components#146

Merged
huangyiirene merged 2 commits intomainfrom
copilot/fix-docs-links
Jan 22, 2026
Merged

[WIP] Fix incorrect links in docs/components#146
huangyiirene merged 2 commits intomainfrom
copilot/fix-docs-links

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 22, 2026

Fix Incorrect Links in docs/components and Related Files

Problem

The links in the documentation were using incorrect paths. The site uses /docs as the baseUrl (configured in apps/site/lib/source.ts), but the links throughout the documentation were missing the /docs/ prefix.

Changes Made

  • Analyze the issue and understand the URL structure
  • Fix all component category links in docs/components/index.md
  • Fix all individual component links in docs/components/index.md
  • Fix "Next Steps" and "Need Help?" section links in docs/components/index.md
  • Fix all component links in docs/guide/interactive-demos.md
  • Fix all plugin links in docs/guide/interactive-demos.md
  • Fix concept and reference links in docs/guide/interactive-demos.md
  • Fix links in docs/guide/index.md
  • Fix links in docs/guide/studio.md
  • Fix all plugin links in docs/plugins/index.md
  • Fix links in all plugin documentation files (plugin-editor.mdx, plugin-kanban.mdx, plugin-charts.mdx, plugin-markdown.mdx, plugin-object.mdx)
  • Verify the changes by checking the generated documentation site
  • Test that links work correctly
Original prompt

docs/components中的链接都还是不对呀


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
objectui-docs Error Error Jan 22, 2026 6:17am
objectui-site Ready Ready Preview, Comment Jan 22, 2026 6:17am

Request Review

Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
@vercel vercel Bot temporarily deployed to Preview – objectui-docs January 22, 2026 06:16 Inactive
@huangyiirene huangyiirene marked this pull request as ready for review January 22, 2026 06:26
@huangyiirene huangyiirene merged commit 4a494ed into main Jan 22, 2026
2 of 3 checks passed
Copilot AI requested a review from huangyiirene January 22, 2026 06:27
Copilot stopped work on behalf of huangyiirene due to an error January 22, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants